Skip to content

PenTestical/CVE-2021-22204

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2021-22204 - Exiftool Remote Code Execution

Description

Recently, the researcher wcbowling found a vulnerability in the Exiftool tool, that enabled a malicious actor to perform a Remote code Execution attack. This vulnerability was found in the Gitlab bug bounty program, where they use this tool as dependency for their product.

Usage

In line 12 (createFile.sh), put your own attacker machine IP address.

image

Then simply execute:

$ bash createFile.sh

This will create the malicious file shell.djvu. By using exiftool, you can get remote code execution:

$ sudo /usr/local/bin/exiftool shell.djvu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages